-
Home
-
Pronamic Pay with Mollie for Gravity Forms
-
1.4.1
-
Code
-
Classes
- VatNumber
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
191 |
Lines of code |
71 |
Logical lines of code |
30 |
Comment lines |
90 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_json() |
S |
57 |
5 |
17 |
get_json() |
S |
64 |
2 |
10 |
normalize() |
S |
64 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
get_value() |
S |
82 |
1 |
3 |
get_2_digit_prefix() |
S |
72 |
1 |
5 |
normalized() |
S |
80 |
1 |
3 |
normalized_without_prefix() |
S |
74 |
1 |
4 |
get_validity() |
S |
82 |
1 |
3 |
set_validity() |
S |
81 |
1 |
3 |
from_string() |
S |
80 |
1 |
3 |
from_prefix_and_number() |
S |
79 |
1 |
3 |
__toString() |
S |
82 |
1 |
3 |